This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Menu | |
MenuBarHeight as Integer | |
class Menu | |
property Bold(index as integer) as boolean | |
property CommandKey(index as integer) as string | |
property Condense(index as integer) as boolean | |
property Count as integer | |
property Encoding(index as integer) as integer | |
property Extend(index as integer) as boolean | |
property FontName(index as integer) as string | |
property IconResID(index as integer) as integer | |
property Italic(index as integer) as boolean | |
property Mark(index as integer) as integer | |
property Outline(index as integer) as boolean | |
property Shadow(index as integer) as boolean | |
property Text(index as integer) as string | |
property Underline(index as integer) as boolean | |
class Menubar | |
method CreateStandardWindowMenu | |
property Item(index as integer) as menu | |
property MenuBarVisible as Boolean | |
property PreferencesMenuCommandKey as string | |
property PreferencesMenuEnabled as Boolean | |
property PreferencesMenuIconResID as integer | |
property PreferencesMenuSeparatorVisible as boolean | |
property PreferencesMenuText as string | |
property PreferencesMenuVisible as boolean | |
property QuitMenuCommandKey as string | |
property QuitMenuIconResID as integer | |
property QuitMenuSeparatorVisible as boolean | |
property QuitMenuText as string | |
property QuitMenuVisible as boolean | |
class Popupmenu | |
method menu as menu |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.